home *** CD-ROM | disk | FTP | other *** search
- ;Execute :InitCD CHECK
-
- Version >NIL: version 39
- if WARN
- echo "*N You need Workbench 3 to run CUCDprefs"
- echo "*N InitCD will set up default preferences for Workbench 2"
- echo "*N Please read the documentation on IDer in the CDSupport"
- echo " directory for details of how edit this configuration"
- echo "*N Click the close gadget to continue...*N"
- quit
- endif
-
-
- cd :s
-
- if $CDInit NOT EQ TRUE
- RequestChoice >NIL: "CU Amiga CD" "You cannot edit the preferences*Nuntil InitCD has been run" "OK"
- Quit
- EndIf
-
- :RexxC/MuiRexx CUCDPrefs.mrx port CDPREFS
-
-